Workday to Work.com (Salesforce) Location Data - Implementation Template icon

Workday to Work.com (Salesforce) Location Data - Implementation Template

(0 reviews)

Mappings: Workday to Work.com

WorkdayElement nameData TypeDescription
/Location_Data/Contact_Data/Address_Data(@Effective_Date) Note: If Inactive is set to true, Check for any date time translationsClose DateDATEDate the location closed or went out of service
/Location_Data/Location_NameDescriptionTEXT(255)A brief description of the location
If upper(/Location_Data/Location_Usage_Reference/ID(@type='Location_Usage_ID)='MOBILE' then true else false. Note: This type of location usage does not exist in workday test tenant. Externalize the parameter - Location_Usage_ID and MOBILE as values may differ from customer to customerIs MobileCHECKBOXIndicates whether the location moves. For example, a truck or tool box.
LongitudeLongitudeGEOLOCATIONThe geographic location
LatitudeLatitudeGEOLOCATIONThe geographic location
/Location_Data/Location_Usage_Reference/ID(@type='Location_Usage_ID) Note: Externalize the parameter - Location_Usage_ID as it may differ from customer to customer. (May use locationmappings.csv for mapping conversion from Workday to Salesforce for Location Type)Location TypePICKLIST"Work location type - Building (default), Warehouse, Site, Plant, Store, Campus, Floor, Space
/Location_Data/Location_IDLocation NameTEXT (NAME)Location_ID in Workday
/Location_Data/Contact_Data/Address_Data(@Effective_Date) Note: If Inactive is set to falseOpen DateDATEOpen day of the Location
Note: In order to achieve hierarchical relationship within a location object. We have to process Workday Data in two steps to migrate it successfully to Salesforce. Step-1: We have to do a flat load of location data into salesforce without parent location. And also, store LocationId and its Superior_Location_Reference/ID (@type=Location_ID) into Object Store for all retrieved records of a page. Step2: Fetch Object Store for the batch of locations and get Salesforce Ids of Superior Location Reference IDs and update the locations object with parent location. See Employee Migration for a referenceParent Location IDLOOKUP(Location__c)For building the hierarchical relationship within a location object
Note: There is a Master-Child Relationship between Address and Location Objects in SFDCVisitorAddressIdLOOKUP(Address__c)Master-Child Relationship between Address and Location Objects in SFDC

Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onJul 24, 2020
Asset overview

Asset versions for 1.1.x

Asset versions
VersionActions
1.1.0